home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr01 / zapcode.zip / HPDJ500.PMF < prev    next >
Text File  |  1993-01-01  |  17KB  |  500 lines

  1. ;---------------------------------------;
  2. ;  ZAPCODE Printer Make File (PMF)      ;
  3. ;  for the Hewlett Packard DeskJet 500. ;
  4. ;                                       ;
  5. ;  (C) Copyright 1990 Robert L. Morton  ;
  6. ;  All Rights Reserved                  ;
  7. ;---------------------------------------;
  8.  
  9. PRINTER  =  "Hewlett Packard DeskJet 500"
  10. RESET    =  27,69
  11.  
  12. NAME     =  "Printer Reset"
  13.   DESC   =  "Reset all features to their default"
  14.             "settings and move the current"
  15.             "position to the next top-of-form"
  16.             "and the left margin."
  17.   CODES  =  27,69
  18.  
  19. NAME     =  "Self-Test"
  20.   DESC   =  "Initiate printer self-test."
  21.   CODES  =  27,122
  22.  
  23. NAME     =  "Line Feed"
  24.   DESC   =  "Move to next print line while"
  25.             "maintaining the current column"
  26.             "position."
  27.   CODES  =  10
  28.  
  29. NAME     =  "Half Line Feed"
  30.   DESC   =  "Performs same function as line feed"
  31.             "but moves print head half the"
  32.             "distance."
  33.   CODES  =  27,61
  34.  
  35. NAME     =  "Form Feed"
  36.   DESC   =  "Move to the first line at the top"
  37.             "of the next page while maintaining"
  38.             "the current column position."
  39.   CODES  =  12
  40.  
  41. NAME     =  "Eject Current Page"
  42.   DESC   =  "Eject the sheet currently in"
  43.             "position to print."
  44.   CODES  =  27,38,108,48,72
  45.  
  46. NAME     =  "Tray Feed"
  47.   DESC   =  "The sheet currently in position to"
  48.             "print is ejected. A sheet from the"
  49.             "tray is then loaded. Printer will"
  50.             "then continue to load from tray"
  51.             "until changed."
  52.   CODES  =  27,38,108,49,72
  53.  
  54. NAME     =  "Envelope Feed"
  55.   DESC   =  "The sheet currently in position to"
  56.             "print is ejected. An envelope is"
  57.             "then loaded from the envelope path."
  58.             "Printer will then continue to load"
  59.             "from envelope path until changed."
  60.   CODES  =  27,38,108,51,72
  61.  
  62. NAME     =  "Set Portrait Orientation"
  63.   DESC   =  "Initiate printing across the page"
  64.             "width."
  65.   CODES  =  27,38,108,48,79
  66.  
  67. NAME     =  "Set Landscape Orientation"
  68.   DESC   =  "Initiate printing across the page"
  69.             "length."
  70.   CODES  =  27,38,108,49,79
  71.  
  72. NAME     =  "Select Character Set"
  73.   DESC   =  "Select active character set."
  74.   CODES  =  27,40,0
  75.             "Please select desired character"
  76.             "set by entering codes to the right"
  77.             "in ASCII:"
  78.             " "
  79.             "Character Set           Enter"
  80.             "-------------------     -----------"
  81.             "HP Roman8               ""8U"""
  82.             "ASCII                   ""0U"""
  83.             "ECMA-94 Latin 1         ""0N"""
  84.             "PC-8                    ""10U"""
  85.             "PC-850                  ""12U"""
  86.             "PC-8 Denmark/Norway     ""11U"""
  87.             "ISO Sweden: Names       ""0S"""
  88.             "ISO Sweden              ""3S"""
  89.             "ISO Norway v.1          ""0D"""
  90.             "ISO Norway v.2          ""1D"""
  91.             "ISO UK                  ""1E"""
  92.             "ISO France              ""1F"""
  93.             "ISO Germany             ""1G"""
  94.             "ISO Italy               ""0I"""
  95.             "ISO Spain               ""2S"""
  96.             "ISO Portugal            ""4S"""
  97.             "ISO IRV                 ""2U"""
  98.             "JIS ASCII               ""0K"""
  99.             "Legal                   ""1U"""
  100.             "Line Draw *             ""0L"""
  101.             "Math7 *                 ""0M"""
  102.             "Math8 *                 ""8M"""
  103.             "Math8a *                ""0Q"""
  104.             "Math8b *                ""1Q"""
  105.             "PIFont *                ""15U"""
  106.             "PIFonta *               ""2Q"""
  107.             " "
  108.             "* Optional font cartridge required."
  109.             " "
  110.             "Example: Entering ""1G"" selects the"
  111.             "German character set."
  112.             0
  113.  
  114. NAME     =  "Select Typeface"
  115.   DESC   =  "Select current typeface."
  116.   CODES  =  27,40,115,0
  117.             "Please select a typeface by"
  118.             "entering one of the following ASCII"
  119.             "values:"
  120.             " "
  121.             """0""   -  Line Printer *"
  122.             """1""   -  Pica *"
  123.             """2""   -  Elite *"
  124.             """3""   -  Courier"
  125.             """4""   -  Helv. *"
  126.             """5""   -  Tms Rmn *"
  127.             """6""   -  Gothic *"
  128.             """7""   -  Script *"
  129.             """8""   -  Prestige *"
  130.             """11""  -  Presentations *"
  131.             """23""  -  Century Schoolbook *"
  132.             """32""  -  Brush *"
  133.             """61""  -  Dom Casual *"
  134.             """85""  -  Univers Condensed"
  135.             """4101""-  CG Times"
  136.             " "
  137.             "* Optional font cartridge required."
  138.             " "
  139.             "Example: Entering ""3"" selects the"
  140.             "default typeface, Courier."
  141.             0,84
  142.  
  143. NAME     =  "Select Letter Quality Print"
  144.   DESC   =  "Characters are crisper and more"
  145.             "like the characters produced by a"
  146.             "typewriter. However, printing speed"
  147.             "decreases to 120 characters per"
  148.             "second."
  149.   CODES  =  27,40,115,50,81
  150.  
  151. NAME     =  "Select Draft Quality Print"
  152.   DESC   =  "Use draft quality print for"
  153.             "printing drafts and documents that"
  154.             "you want to print quickly (240"
  155.             "characters per second)."
  156.   CODES  =  27,40,115,49,81
  157.  
  158. NAME     =  "Print Unidirectional Left to Right"
  159.   DESC   =  "Print from left to right only."
  160.   CODES  =  27,38,107,48,87
  161.  
  162. NAME     =  "Print Unidirectional Right to Left"
  163.   DESC   =  "Print from right to left only."
  164.   CODES  =  27,38,107,50,87
  165.  
  166. NAME     =  "Print Bidirectional"
  167.   DESC   =  "Print from both left to right and"
  168.             "right to left."
  169.   CODES  =  27,38,107,49,87
  170.  
  171. NAME     =  "Proportional Spacing ON"
  172.   DESC   =  "Activate proportional spacing."
  173.             "Spacing between letters is adjusted"
  174.             "to compensate for the varying"
  175.             "widths of individual characters."
  176.             "(Optional font cartridge required.)"
  177.   CODES  =  27,40,115,49,80
  178.  
  179. NAME     =  "Proportional Spacing OFF"
  180.   DESC   =  "Deactivate proportional spacing."
  181.   CODES  =  27,40,115,48,80
  182.  
  183. NAME     =  "Select Print Pitch (CPI)"
  184.   DESC   =  "Select a new pitch for characters"
  185.             "to be printed. Pitch is the number"
  186.             "of characters per inch (CPI)."
  187.   CODES  =  27,40,115,0
  188.             "Please select a new pitch by"
  189.             "entering one of the following ASCII"
  190.             "values:"
  191.             " "
  192.             """5""   -  5 CPI"
  193.             """10""  -  10 CPI"
  194.             """16""  -  16.67 CPI"
  195.             """20""  -  20 CPI"
  196.             "(Other)"
  197.             " "
  198.             "(Other) CPI's supported by optional"
  199.             "font cartridges."
  200.             " "
  201.             "Example: Entering ""10"" activates"
  202.             "10 characters per inch printing."
  203.             0,72
  204.  
  205. NAME     =  "Select Character Height"
  206.   DESC   =  "Select a new character height for"
  207.             "characters to be printed. Character"
  208.             "height refers to the height of a"
  209.             "printed uppercase character."
  210.   CODES  =  27,40,115,0
  211.             "Please select a new character"
  212.             "height by entering one of the"
  213.             "following ASCII values:"
  214.             " "
  215.             """6""  -  6/72 of an inch"
  216.             """12"" -  12/72 of an inch"
  217.             "(Other)"
  218.             " "
  219.             "(Other) character heights supported"
  220.             "by optional font cartridges."
  221.             "Example: Entering ""6"" selects a"
  222.             "character height of 6/72 of an"
  223.             "inch."
  224.             0,86
  225.  
  226. NAME     =  "Superscript ON"
  227.   DESC   =  "Activate superscript print."
  228.             "Characters are printed at an offset"
  229.             "above the normal print line."
  230.   CODES  =  27,40,115,43,49,85
  231.  
  232. NAME     =  "Subscript ON"
  233.   DESC   =  "Activate subscript print."
  234.             "Characters are printed at an offset"
  235.             "below the normal print line."
  236.   CODES  =  27,40,115,45,49,85
  237.  
  238. NAME     =  "Superscript/Subscript OFF"
  239.   DESC   =  "Deactivate superscript/subscript"
  240.             "print."
  241.   CODES  =  27,40,115,48,85
  242.  
  243. NAME     =  "Italics ON"
  244.   DESC   =  "Activate italics print. Characters"
  245.             "are slanted to the right."
  246.   CODES  =  27,40,115,49,83
  247.  
  248. NAME     =  "Italics OFF"
  249.   DESC   =  "Deactivate italics print."
  250.   CODES  =  27,40,115,48,83
  251.  
  252. NAME     =  "Bold ON"
  253.   DESC   =  "Activate bold print. Bold printing"
  254.             "darkens text."
  255.   CODES  =  27,40,115,51,66
  256.  
  257. NAME     =  "Extra Bold ON"
  258.   DESC   =  "Activate extra bold print."
  259.             "Characters are printed extra"
  260.             "boldly."
  261.             ""
  262.             "(Optional font cartridge required.)"
  263.   CODES  =  27,40,115,55,66
  264.  
  265. NAME     =  "Bold OFF"
  266.   DESC   =  "Deactivate bold print."
  267.   CODES  =  27,40,115,48,66
  268.  
  269. NAME     =  "Underline ON"
  270.   DESC   =  "Activate underline print."
  271.             "Characters, including the space,"
  272.             "are underscored with either a"
  273.             "single or double line, floating or"
  274.             "fixed."
  275.   CODES  =  27,38,100,0
  276.             "Please select type of underline by"
  277.             "entering one of the following"
  278.             "ASCII values:"
  279.             " "
  280.             """1""  -  Single fixed"
  281.             """2""  -  Double fixed"
  282.             """3""  -  Single floating"
  283.             """4""  -  Double floating"
  284.             " "
  285.             "Example: Entering ""3"" activates"
  286.             "single floating underline."
  287.             0,68
  288.  
  289. NAME     =  "Underline OFF"
  290.   DESC   =  "Deactivate underline print."
  291.   CODES  =  27,38,100,64
  292.  
  293. NAME     =  "Underline Until End-of-line"
  294.   DESC   =  "When underline turned on,"
  295.             "underlining will continue until"
  296.             "the end of the print line is"
  297.             "reached."
  298.   CODES  =  27,38,107,48,69
  299.  
  300. NAME     =  "Underline Until Turned Off"
  301.   DESC   =  "When underline turned on,"
  302.             "underlining will continue until"
  303.             "underline is turned off."
  304.   CODES  =  27,38,107,49,69
  305.  
  306. NAME     =  "Set Line Spacing"
  307.   DESC   =  "Set the line spacing in lines per"
  308.             "inch (LPI). Line spacing is the"
  309.             "vertical distance between printed"
  310.             "lines on the page."
  311.   CODES  =  27,38,108,0
  312.             "Please enter number of lines per"
  313.             "inch (LPI) in ASCII. The default is"
  314.             "6 LPI."
  315.             " "
  316.             "Example: To set line spacing to 8"
  317.             "LPI, enter ""8""."
  318.             0,68
  319.  
  320. NAME     =  "Set Paper Size"
  321.   DESC   =  "Set the current paper size. Paper"
  322.             "size is the physical size of the"
  323.             "paper being used."
  324.   CODES  =  27,38,108,0
  325.             "Please select a paper size by"
  326.             "entering one of the following ASCII"
  327.             "values:"
  328.             " "
  329.             """2""    -  U.S. Letter 8 1/2"" x 11"""
  330.             """3""    -  U.S. Legal 8 1/2"" x 14"""
  331.             """26""   -  A4 210mm x 297mm"
  332.             """81""   -  Envelopes 9 1/2"" x 4 1/8"""
  333.             " "
  334.             "Example: Entering ""3"" selects legal"
  335.             "size paper."
  336.             0,65
  337.  
  338. NAME     =  "Set Page Length"
  339.   DESC   =  "Set the current page length. Page"
  340.             "length is the actual length of the"
  341.             """page"" you wish to print on a sheet"
  342.             "of paper."
  343.   CODES  =  27,38,108,0
  344.             "Please define page length by"
  345.             "entering the number of lines in"
  346.             "ASCII."
  347.             " "
  348.             "Example: Entering ""66"" sets the"
  349.             "current page length to 66 printed"
  350.             "lines."
  351.             0,80
  352.  
  353. NAME     =  "Perforation Skip ON"
  354.   DESC   =  "Activates perforation skip. When"
  355.             "print position enters the region"
  356.             "below the bottom margin, print"
  357.             "position skips to the top margin on"
  358.             "the next page."
  359.   CODES  =  27,38,108,49,76
  360.  
  361. NAME     =  "Perforation Skip OFF"
  362.   DESC   =  "Deactivates perforation skip."
  363.   CODES  =  27,38,108,48,76
  364.  
  365. NAME     =  "Clear Horizontal Margins"
  366.   DESC   =  "Resets both the left and right"
  367.             "margins."
  368.   CODES  =  27,57
  369.  
  370. NAME     =  "Set Left Margin"
  371.   DESC   =  "Set the left margin."
  372.   CODES  =  27,38,97,0
  373.             "Please enter character column"
  374.             "position in which to set the left"
  375.             "margin in ASCII."
  376.             " "
  377.             "Example: Entering ""15"" while"
  378.             "printer is in 10 cpi, would set the"
  379.             "left margin at 1 1/2""."
  380.             0,76
  381.  
  382. NAME     =  "Set Right Margin"
  383.   DESC   =  "Set the right margin."
  384.   CODES  =  27,38,97,0
  385.             "Please enter character column"
  386.             "position in which to set the right"
  387.             "margin in ASCII."
  388.             " "
  389.             "Example: Entering ""80"" while"
  390.             "printer is in 10 cpi, would set the"
  391.             "right margin at 8""."
  392.             0,77
  393.  
  394. NAME     =  "Set Top Margin"
  395.   DESC   =  "Set the top margin. (Top margin"
  396.             "ignored when perforation skip off.)"
  397.   CODES  =  27,38,108,0
  398.             "Please enter number of lines to"
  399.             "define in the top margin in ASCII."
  400.             " "
  401.             "Example: Entering ""12"" while"
  402.             "printer is in 6 lpi, would set the"
  403.             "top margin at 2""."
  404.             0,69
  405.  
  406. NAME     =  "Set Text Length (Bottom Margin)"
  407.   DESC   =  "Set the bottom margin via setting"
  408.             "the text length. (Text Length"
  409.             "ignored when perforation skip off.)"
  410.   CODES  =  27,38,108,0
  411.             "Please enter number of lines to set"
  412.             "the text length at in ASCII."
  413.             " "
  414.             "Example:"
  415.             "Under the following settings:"
  416.             " "
  417.             "  Line spacing: 6 lpi"
  418.             "  Page length: 66 lines (11"")"
  419.             "  Top Margin: 6 lines (1"")"
  420.             "  Perforation Skip: On"
  421.             "To set a 1"" bottom margin, you must"
  422.             "set the text length to 54 lines"
  423.             "since page length (66) minus top"
  424.             "margin (6) minus desired bottom"
  425.             "margin (6) = 54. Thus you would"
  426.             "enter ""54""."
  427.             0,70
  428.  
  429. NAME     =  "Set Verticle Line Spacing"
  430.   DESC   =  "Set the line spacing in 48ths"
  431.             "of an inch."
  432.   CODES  =  27,38,108,0
  433.             "Please enter new line spacing in"
  434.             "increments of 48ths of an inch,"
  435.             "in ASCII."
  436.             " "
  437.             "Range: ""0"" to ""126""."
  438.             " "
  439.             "Example: Entering ""8"" sets line"
  440.             "feeds to 8/48"", or 6 lines per"
  441.             "inch (which is the default)."
  442.             0,67
  443.  
  444. NAME     =  "Set Line Terminator"
  445.   DESC   =  "Define how carriage return (CR),"
  446.             "line feed (LF), and form feed (FF)"
  447.             "are interpreted by the printer."
  448.   CODES  =  27,38,107,0
  449.             "Please select interpretation by"
  450.             "entering one of the following in"
  451.             "ASCII:"
  452.             " "
  453.             """0"" -  CR=CR, LF=LF, FF=FF"
  454.             """1"" -  CR=CR/LF, LF=LF, FF=FF"
  455.             """2"" -  CR=CR, LF=CR/LF, FF=CR/FF"
  456.             """3"" -  CR=CR/LF, LF=CR/LF, FF=CR/FF"
  457.             0,71
  458.  
  459. NAME     =  "Set Character Spacing"
  460.   DESC   =  "Set the character spacing in 120ths"
  461.             "of an inch. (Does not affect"
  462.             "proportional spaced characters.)"
  463.   CODES  =  27,38,107,0
  464.             "Please enter new character spacing"
  465.             "in increments of 120ths of an inch,"
  466.             "in ASCII."
  467.             " "
  468.             "Range: ""0"" to ""126""."
  469.             " "
  470.             "Example: Entering ""20"" sets"
  471.             "character spacing at 20/120"" or"
  472.             "1/6 of an inch."
  473.             0,72
  474.  
  475. NAME     =  "End-of-line Wrap ON"
  476.   DESC   =  "Activate end-of-line wraparound."
  477.             "Any text that extends beyond the"
  478.             "defined right margin or the"
  479.             "physical line length will wrap"
  480.             "around to the next line."
  481.   CODES  =  27,38,115,48,67
  482.  
  483. NAME     =  "End-of-line Wrap OFF"
  484.   DESC   =  "Deactivate end-of-line wraparound."
  485.             "Any text that extends beyond the"
  486.             "defined right margin or the"
  487.             "physical line length will be"
  488.             "truncated."
  489.   CODES  =  27,38,115,49,67
  490.  
  491. NAME     =  "Text Scale Mode ON"
  492.   DESC   =  "Activate text scale mode."
  493.             "(See manual for explanation.)"
  494.   CODES  =  27,38,107,54,87
  495.  
  496. NAME     =  "Text Scale Mode OFF"
  497.   DESC   =  "Deactivate text scale mode."
  498.   CODES  =  27,38,107,53,87
  499.  
  500.